（1）you can run our code with the following commands:
     		python tools/train_ours.py --cfg configs/cifar100/mlld_ours/vgg13_vgg8.yaml
   		python tools/train_ours.py --cfg configs/cifar100/crld_ours/res110_res32.yaml
（2）To run our code, you need find the pretrained weights of the teacher models, which can be easily find on github.